home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / gfx / edit / DiamondBOX.readme < prev    next >
Encoding:
Text File  |  2002-01-11  |  2.8 KB  |  95 lines

  1. Short:    Layer based 24 bit image editing V1.12
  2. Author:   nkt@ecsoft.dk (Nikolaj Thygesen)
  3. Uploader: nkt@ecsoft.dk (Nikolaj Thygesen)
  4. Version:  1.12
  5. Type:     gfx/edit
  6. Requires: OS3.0+, CGFX 2+, 68020+, 8+ Mb RAM
  7.  
  8.  
  9.  
  10.  
  11.       ===============================================================
  12.       ========================= PLEASE NOTE =========================
  13.       ===============================================================
  14.  
  15.    This is NOT a shiny new release, but I didn't get around to posting it on to
  16. AmiNet until tonight. A new release V1.50 is in the works, and should appear this
  17. spring at the new not-quite-updated web-site as listed below...
  18.  
  19.    Happy New Year! - N :o)
  20.  
  21.       ===============================================================
  22.       ========================= PLEASE NOTE =========================
  23.       ===============================================================
  24.  
  25.  
  26.  
  27.  
  28.                                                      Copenhagen - July. 2001
  29.  
  30.     DiamondBOX is a 24 bit layer based Photo Retouching editor inspired by photogenics.
  31.  
  32.     It's done in C++ as a way of solving a practical problem while at the same time
  33. familiarizing myself with the OO approach.
  34.  
  35.   * A little feature list
  36. ====================================================================================
  37.  
  38.   - Always find the newest public release of DiamondBOX and other info at:
  39.  
  40.                            http://diamondbox.webpunkt.dk
  41.                            =============================
  42.  
  43.   - Fully multithreaded.
  44.  
  45.   - Internal representation of images always 32-bit.
  46.  
  47.   - Add as many layers as you want (and have RAM for).
  48.  
  49.   - Change Layer-Effects on the fly and watch the changes right before your very eyes.
  50.  
  51.   - Draw with Air Brush, Text, Lines, Rectangles, Ellipses or even lightnings.
  52.  
  53.   - Apply textures to Effects for compositions or strange Alpha Channels.
  54.  
  55.   - Create your own brushes.
  56.  
  57.   - Print using the TurboPrint saver.
  58.  
  59.   - Save your picture as a C-source 24-bit bitmap.
  60.  
  61.   - Different Generators to create fractal skies or maybe just plain pieces of paper.
  62.  
  63.   - Loads and saves IFF-ILBM / IFF-DEEP / JPEG / PNG.
  64.  
  65.   - Expandable - write your own Pebbles (Savers / Loaders / Effects...)
  66.  
  67.   - Change all Toolbar buttons with DiamondBOX itself.
  68.  
  69.  
  70.   * Need to have/know:
  71. ====================================================================================
  72.  
  73.   - OS3.0+
  74.  
  75.   - CGFX 2+ - (Picasso96 works for me)
  76.  
  77.   - 68020+
  78.  
  79.   - 8+ Mb RAM
  80.  
  81.   - Make sure you have a GFX board, and run DiamondBOX on a 16+ bit public screen.
  82.     Default is Workbench. Set name of PubScreen in icon.
  83.  
  84.   - DiamondBOX eats loads of RAM - the more you have the better!!
  85.  
  86.   - Install by dearchiving into any Drawer of your choice.
  87.  
  88.   - Please read thru the tutorial in the guide!!! This is not DPaint :o)
  89.  
  90.  
  91.     br...
  92.  
  93.     Nikolaj Thygesen
  94.     nkt@ecsoft.dk
  95.